Skip to content

Conversation

@aescolar
Copy link
Member

A few minor changes which make this board more functional:

  • boards nrf54l15bsim: DT: Set radio status as ok
  • boards: nrf54l15bsim: Mention CLOCK
  • boards nrf54l15bsim: Default to build BT Controller if BT
  • drivers/clock_control nrf: Treat simulated nRF54L15 like real
  • boards nrf54l15bsim: Set clock status as ok in DT
  • manifest: Update nRF hw models to latest

Note it sits on top of this PR as it needs it:

cvinayak and others added 7 commits May 31, 2024 14:35
Select the newly introduced nrf54lx compatible kconfig
option.

This is common both for real HW and for simulated HW,
allowing SW to behave appropriately for both.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
Signed-off-by: Alberto Escolar Piedras <[email protected]>
Update the HW models module to:
4447a22aea5e791c9bd18e7d71cc092623ddd2bb

Including the following:
* 4447a22a CLOCK,POWER,RESET: Add stubs for the 54L

Signed-off-by: Alberto Escolar Piedras <[email protected]>
So the nRF clock driver is built in as in real
targets.

Signed-off-by: Alberto Escolar Piedras <[email protected]>
Default the clock accuracy for the simulated 54L15 target
just as for the real target.

Signed-off-by: Alberto Escolar Piedras <[email protected]>
Just as for the other simulated targets.

Signed-off-by: Alberto Escolar Piedras <[email protected]>
As now we have a sufficient model of the CLOCK peripheral,
let's mention it in the docs, and correct the warning
about not supporting the BLE stack.

Signed-off-by: Alberto Escolar Piedras <[email protected]>
Set the radio status as ok as the SOC/CPU DT include
does not do it for us.

Signed-off-by: Alberto Escolar Piedras <[email protected]>
@zephyrbot
Copy link

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
nrf_hw_models zephyrproject-rtos/nrf_hw_models@5363521 zephyrproject-rtos/nrf_hw_models@4447a22 (main) zephyrproject-rtos/[email protected]

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@aescolar
Copy link
Member Author

CC @ilhanates

@aescolar aescolar requested a review from jori-nordic May 31, 2024 12:53
@aescolar aescolar added this to the v3.7.0 milestone Jun 3, 2024
@MaureenHelm MaureenHelm merged commit 4b64e00 into zephyrproject-rtos:main Jun 4, 2024
@aescolar aescolar deleted the 54l15bsim_clock branch June 4, 2024 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants